| netsqlazman_LogTable |
| Logical Entity Name | netsqlazman_LogTable |
| Default Table Name | netsqlazman_LogTable |
| Physical Only | NO |
| Definition | |
| Note |
| netsqlazman_LogTable Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
LogId |
int | NO | ||
| LogDateTime | datetime | NO | ||
| WindowsIdentity | nvarchar(255) | NO | ||
| SqlIdentity | nvarchar(128) | YES | ||
| MachineName | nvarchar(255) | NO | ||
| InstanceGuid | uniqueidentifier | NO | ||
| TransactionGuid | uniqueidentifier | YES | ||
| OperationCounter | int | NO | ||
| ENSType | nvarchar(255) | NO | ||
| ENSDescription | nvarchar(4000) | NO | ||
| LogType | char(1) | NO |
| netsqlazman_LogTable Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_Log | PrimaryKey | LogId |
| netsqlazman_LogTable Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| netsqlazman_LogTable Check Constraints |
| Check Constraint Name | CheckConstraint |